projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7461cbe
)
Fix last change (use C syntax for comments).
author
Markus Rost
<rost@math.uni-bielefeld.de>
Tue, 21 Jan 2003 02:26:04 +0000
(
02:26
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Tue, 21 Jan 2003 02:26:04 +0000
(
02:26
+0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 658fdf3e951e9667e48e77dc5eeca7026dc4d91e..2a1d6424515ea4014b5e8c76ff5085048be70dba 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-263,8
+263,8
@@
BASE_CFLAGS = C_SWITCH_SYSTEM C_SWITCH_MACHINE -DHAVE_CONFIG_H \
all: ${DONT_INSTALL} ${UTILITIES} ${INSTALLABLES} ${SCRIPTS} ${INSTALLABLE_SCRIPTS}
-
#
These targets copy the scripts into the build directory
-# so that they can be run from there in an uninstalled Emacs.
+
/*
These targets copy the scripts into the build directory
+so that they can be run from there in an uninstalled Emacs. */
rcs2log: $(srcdir)/rcs2log
cp -p $(srcdir)/rcs2log rcs2log